[NET] front: Fix the build (broken my me a few changesets back).
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 28 Jul 2006 16:52:57 +0000 (17:52 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 28 Jul 2006 16:52:57 +0000 (17:52 +0100)
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c

index 2bfd63acd8d900815c908b802355d3bc4b026907..bf7a57e0f115622c322b8a7b07bc83e0909caa50 100644 (file)
@@ -1170,6 +1170,7 @@ static void network_connect(struct net_device *dev)
        struct netfront_info *np = netdev_priv(dev);
        int i, requeue_idx;
        struct sk_buff *skb;
+       grant_ref_t ref;
 
        xennet_set_features(dev);